ComponentOne ASP.NET MVC Controls
DragContent Property

C1.Web.Mvc Namespace > LineMarker<T> Class : DragContent Property
Gets or sets a value indicating whether the content of the marker is draggable when the interaction mode is "Drag."
Syntax
'Declaration
 
Public Property DragContent As Boolean
public bool DragContent {get; set;}
See Also

Reference

LineMarker<T> Class
LineMarker<T> Members